| Method | Request URI |
|---|---|
| GET | /API/Privilege/EffectiveAccountApplicationPrivileges/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | ID of the current session. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the account to get the effective privilege assignments for. |
| Authorization: Bearer <Current session ID> |